C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / IsDisposed Property

In This Topic
IsDisposed Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets whether this instance is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As Boolean
 
See Also